Skip to content

Conversation

davidkyle
Copy link
Member

The Elastic Inference Service does not accept a rate limit setting but the service configuration declares that rate limit is a configurable field. This causes an error when creating an EIS endpoint in the UI

Validation Failed: 1: [service_settings] rate limit settings are not permitted for service [elastic] and task type [sparse_embedding];

This PR removes the rate limit field from the service configuration.

@davidkyle davidkyle added >bug :ml Machine learning auto-backport Automatically create backport pull requests when merged v9.2.0 v9.1.6 labels Oct 2, 2025
@elasticsearchmachine elasticsearchmachine added v9.3.0 Team:ML Meta label for the ML team labels Oct 2, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@elasticsearchmachine
Copy link
Collaborator

Hi @davidkyle, I've created a changelog YAML for you.

@davidkyle davidkyle enabled auto-merge (squash) October 2, 2025 12:19
@jonathan-buttner
Copy link
Contributor

Oops. Removing the rate limiting from EIS was done in 9.2
#133845

Do we want to backport it to 9.1? I don't think there's any harm in removing it from the UI but technically it's still configurable in the UI in 9.1.

@davidkyle davidkyle removed the v9.1.6 label Oct 3, 2025
@davidkyle
Copy link
Member Author

Do we want to backport it to 9.1?

I removed the backport label

@davidkyle davidkyle merged commit 0c3f8b0 into elastic:main Oct 9, 2025
34 checks passed
davidkyle added a commit to davidkyle/elasticsearch that referenced this pull request Oct 9, 2025
The Elastic Inference Service does not accept a rate limit setting 
and should not be declared in service configuration.
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.2

elasticsearchmachine pushed a commit that referenced this pull request Oct 9, 2025
…6284)

The Elastic Inference Service does not accept a rate limit setting 
and should not be declared in service configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >bug :ml Machine learning Team:ML Meta label for the ML team v9.2.0 v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants